home *** CD-ROM | disk | FTP | other *** search
-
-
-
- SSSSTTTTPPPPRRRRIIIINNNNTTTT((((3333XXXX)))) SSSSTTTTPPPPRRRRIIIINNNNTTTT((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- stprint - routines to print the symbol table
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<ssssyyyymmmmssss....hhhh>>>>
-
- ####iiiinnnncccclllluuuuddddeeee <<<<ssssttttddddiiiioooo....hhhh>>>>
-
- cccchhhhaaaarrrr ****sssstttt____mmmmllllaaaannnngggg____aaaasssscccciiiiiiii [[[[]]]];;;;
- cccchhhhaaaarrrr ****sssstttt____mmmmsssstttt____aaaasssscccciiiiiiii [[[[]]]];;;;
- cccchhhhaaaarrrr ****sssstttt____mmmmsssscccc____aaaasssscccciiiiiiii [[[[]]]];;;;
- cccchhhhaaaarrrr ****sssstttt____mmmmbbbbtttt____aaaasssscccciiiiiiii [[[[]]]];;;;
- cccchhhhaaaarrrr ****sssstttt____mmmmttttqqqq____aaaasssscccciiiiiiii [[[[]]]];;;;
-
- vvvvooooiiiidddd sssstttt____dddduuuummmmpppp((((FFFFIIIILLLLEEEE ****ffffdddd,,,, lllloooonnnngggg ffffllllaaaaggggssss))));;;;
-
- vvvvooooiiiidddd sssstttt____pppprrrriiiinnnnttttffffdddd((((FFFFIIIILLLLEEEE ****ffffdddd,,,, lllloooonnnngggg iiiiffffdddd,,,, lllloooonnnngggg ffffllllaaaaggggssss))));;;;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The _s_t_p_r_i_n_t routines and arrays provide an easy way to print the MIPS
- symbol table. (using _s_t__c_u_r_r_e_n_t _p_c_h_d_r().)
-
- The arrays map constants to their ASCII equivalents. The constants can be
- found in _s_y_m_c_o_n_s_t._h and represent languages (_l_a_n_g), symbol types (_s_t),
- storage classes (_s_c), basic types (_b_t), and type qualifiers (_t_q).
-
- The _s_t__d_u_m_p routine prints an ASCII version of the symbol. If fd is NULL,
- the routine prints file _f_d and stdout. The flags can be a mask of a
- section of symbol table specified by ORing _S_T__P* constants together from
- _c_m_p_l_r_s/_s_t_s_u_p_p_o_r_t._h. This routine modifies the current file.
-
- _S_t__p_r_i_n_t_f_d prints the sections associated with the file specified by the
- ifd argument. The other arguments are the same as in _s_t__d_u_m_p. These
- arguments modify the current file, as well.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- stfe(3x), stcu(3x)
-
- BBBBUUUUGGGGSSSS
- The interface will be added to incrementally as needed.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-